﻿2026-08-02T16:13:19.2037158Z ##[group]Run actions/checkout@v5
2026-08-02T16:13:19.2037993Z with:
2026-08-02T16:13:19.2038430Z   ref: a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:19.2038931Z   fetch-depth: 1
2026-08-02T16:13:19.2039431Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:19.2042627Z   token: ***
2026-08-02T16:13:19.2043077Z   ssh-strict: true
2026-08-02T16:13:19.2043526Z   ssh-user: git
2026-08-02T16:13:19.2043916Z   persist-credentials: true
2026-08-02T16:13:19.2044341Z   clean: true
2026-08-02T16:13:19.2044733Z   sparse-checkout-cone-mode: true
2026-08-02T16:13:19.2045194Z   fetch-tags: false
2026-08-02T16:13:19.2045580Z   show-progress: true
2026-08-02T16:13:19.2045960Z   lfs: false
2026-08-02T16:13:19.2046335Z   submodules: false
2026-08-02T16:13:19.2046722Z   set-safe-directory: true
2026-08-02T16:13:19.2047160Z   allow-unsafe-pr-checkout: false
2026-08-02T16:13:19.2047842Z ##[endgroup]
2026-08-02T16:13:19.2866170Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:19.2867892Z ##[group]Getting Git version info
2026-08-02T16:13:19.2868713Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T16:13:19.2869843Z [command]/usr/bin/git version
2026-08-02T16:13:19.2870287Z git version 2.43.0
2026-08-02T16:13:19.2873600Z ##[endgroup]
2026-08-02T16:13:19.2881252Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/44b3a0f7-a767-490f-bc5b-a1ec4331ea24/.gitconfig'
2026-08-02T16:13:19.2888117Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/44b3a0f7-a767-490f-bc5b-a1ec4331ea24' before making global git config changes
2026-08-02T16:13:19.2889450Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:19.2891193Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:13:19.2940198Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T16:13:19.2960800Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:19.2970682Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:13:19.2973670Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:13:19.2992079Z refs/heads/golden/barometer
2026-08-02T16:13:19.2998282Z [command]/usr/bin/git checkout --detach
2026-08-02T16:13:19.3059627Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:19.3096633Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T16:13:19.3126953Z Deleted branch golden/barometer (was a0b8d5f5b).
2026-08-02T16:13:19.3131660Z ##[endgroup]
2026-08-02T16:13:19.3134570Z [command]/usr/bin/git submodule status
2026-08-02T16:13:19.3322929Z ##[group]Cleaning the repository
2026-08-02T16:13:19.3323914Z [command]/usr/bin/git clean -ffdx
2026-08-02T16:13:20.9977612Z Removing .adapter-notify/
2026-08-02T16:13:20.9978175Z Removing target/
2026-08-02T16:13:20.9988926Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T16:13:21.0050097Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:21.0055261Z ##[endgroup]
2026-08-02T16:13:21.0056750Z ##[group]Disabling automatic garbage collection
2026-08-02T16:13:21.0060208Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:13:21.0123259Z ##[endgroup]
2026-08-02T16:13:21.0123769Z ##[group]Setting up auth
2026-08-02T16:13:21.0128390Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:21.0154983Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:13:21.0345031Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:21.0373039Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:13:21.0574738Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:21.0602160Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:21.0790440Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:13:21.0827777Z ##[endgroup]
2026-08-02T16:13:21.0828181Z ##[group]Fetching the repository
2026-08-02T16:13:21.0834366Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:21.5701778Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:21.5702256Z  * branch                a0b8d5f5bd5a11ece939db76b41e02c98494a84d -> FETCH_HEAD
2026-08-02T16:13:21.5725439Z ##[endgroup]
2026-08-02T16:13:21.5725978Z ##[group]Determining the checkout info
2026-08-02T16:13:21.5727529Z ##[endgroup]
2026-08-02T16:13:21.5731244Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:13:21.5773867Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:13:21.5801217Z ##[group]Checking out the ref
2026-08-02T16:13:21.5801726Z [command]/usr/bin/git checkout --progress --force a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:21.5850446Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:21.5855581Z ##[endgroup]
2026-08-02T16:13:21.5892742Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:13:21.5918688Z a0b8d5f5bd5a11ece939db76b41e02c98494a84d
